Skip to content

Conversation

@andborja
Copy link

Changes

Adds initial declarative configuration support.

Merge requirement checklist

  • CONTRIBUTING guidelines followed
  • Unit tests added/updated (if applicable)
  • Appropriate CHANGELOG.md files updated for non-trivial, user-facing changes
  • Changes in public API reviewed (if applicable)

@andborja andborja requested a review from a team as a code owner November 10, 2025 17:44
@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

❌ Patch coverage is 91.73333% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.3%. Comparing base (019ef51) to head (f5eaf56).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
opentelemetry-config/src/providers.rs 85.1% 21 Missing ⚠️
.../src/providers/metrics_provider/reader_provider.rs 93.4% 16 Missing ⚠️
opentelemetry-config/src/lib.rs 92.9% 11 Missing ⚠️
opentelemetry-config-stdout/src/lib.rs 93.1% 6 Missing ⚠️
opentelemetry-config/src/model/metrics/reader.rs 93.8% 4 Missing ⚠️
...telemetry-config/src/providers/metrics_provider.rs 85.0% 3 Missing ⚠️
opentelemetry-config/src/model.rs 97.1% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #487     +/-   ##
=======================================
+ Coverage   54.0%   56.3%   +2.2%     
=======================================
  Files         71      78      +7     
  Lines      11782   12532    +750     
=======================================
+ Hits        6370    7058    +688     
- Misses      5412    5474     +62     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants